func math.asin

2 uses

	math (current package)
		asin.go#L24: 	return asin(x)
		asin.go#L27: func asin(x float64) float64 {